home *** CD-ROM | disk | FTP | other *** search
/ 220 Jogos / 220 jogos.iso / tetris / atris / AUTHORS < prev    next >
Encoding:
Text File  |  2000-11-01  |  1.3 KB  |  33 lines

  1.                   Alizarin Tetris
  2.                   ~~~~~~~~~~~~~~~
  3.  
  4. Alizarin Tetris was written by: 
  5.     Kiri Wagstaff                (wkiri@cs.cornell.edu)
  6.     Westley Weimer                 (weimer@cs.berkeley.edu)
  7.  
  8. Alizarin Tetris also uses:
  9.  o  The magical SDL library by Sam Lantinga, available under the LGPL at:
  10.     http://www.libsdl.org
  11.     It took a little getting used to, but it's actually quite fast and the
  12.     cross-platform features are really nice. Go Sam!
  13.  
  14.  o  The useful SDL_ttf library which is based on the freetype true-type
  15.     font rendering engine. See http://www.libsdl.org for details. 
  16.  
  17.  o  "fastrand.cpp", a fast random number generator from the Maelstrom game,
  18.     available under the GPL at:
  19.     http://www.devolution.com/~slouken/Maelstrom/
  20.  
  21.  o  "xflame.c", which draws those popular flaming backgrounds, freeware
  22.     from The Rasterman (Carsten Haitzler). 
  23.  
  24. Special thanks to:
  25.  o  Yujia Jin, our first beta-tester. 
  26.  
  27. This beta release was intended for distribution only to our friends. If
  28. you've somehow managed to acquire it and you don't know us that well,
  29. please send us an email. Yeah, that's likely. By my count roughly zero
  30. people send those little "I use your software" messages to software
  31. authors. But we can dream, can't we? As a bonus incentive, if you send
  32. email and you want a feature we'll probably implement it. :-) 
  33.